ComponentOne ASP.NET MVC Controls
OnClientRowEditEnding Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientRowEditEnding Property
Occurs when a row edit is ending, before the changes are committed or canceled.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditEnding As String
public virtual string OnClientRowEditEnding {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members